projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52f539f
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 9 May 2004 01:55:31 +0000
(
01:55
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 9 May 2004 01:55:31 +0000
(
01:55
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7078a91d07066467c0a7194e364e682b74cc2654..a64fdff7df0401a129f9ec3fd239a713e2c980a4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,11
@@
2004-05-09 Juanma Barranquero <lektu@terra.es>
+ * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
+ Don't use CL-style default args.
+
+ * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
+ (cvs-get-marked): Remove redundant arglist info.
+
* help-fns.el (help-highlight-arguments): Don't try to highlight
missing or autoloaded arglists. Accept structured arguments, like
the first ones of `do' and `flet'.